home *** CD-ROM | disk | FTP | other *** search
/ PC Games.EXE 1999 April / PC Games EXE (April 1999).iso / apps / earth / WIN95 / ACROREAD / ARCHIVE.Z / AcroRd32.exe / PSPROCSET / 4 < prev    next >
Text File  |  1996-11-04  |  847b  |  45 lines

  1. %%BeginFile: l2compat
  2. %%Copyright: Copyright 1987-1993 Adobe Systems Incorporated. All Rights Reserved.
  3. /cshow isdefined? not StartLoad {
  4. /cshow {
  5. exch /_cshow xdd
  6. { 0 0 _cshow exec } forall
  7. } bd
  8. } EndLoad
  9. /setcmykcolor isdefined? not StartLoad {
  10. /setcmykcolor {
  11. 1 sub 4 1 roll
  12. 3 {
  13. 3 index add neg dup 0 lt { pop 0 } if
  14. 3 1 roll
  15. } repeat
  16. setrgbcolor
  17. pop
  18. } bd
  19. } EndLoad
  20. /rectclip isdefined? not StartLoad {
  21. /re 0 def
  22. /rectclip { newpath re clip newpath } bd
  23. } EndLoad
  24. /execform isdefined? not StartLoad {
  25. /execform {
  26. gsave dup begin
  27. Matrix concat
  28. BBox aload pop
  29. exch 3 index sub
  30. exch 2 index sub
  31. rectclip
  32. PaintProc end grestore
  33. } def
  34. } EndLoad
  35. /sethalftone isdefined? not StartLoad {
  36. /sethalftone {
  37. begin
  38. HalftoneType 1 eq
  39. { Frequency Angle /SpotFunction load setscreen }
  40. if
  41. end
  42. } bd
  43. } EndLoad
  44. %%EndFile
  45.